9 research outputs found

    Sleep state classification using power spectral density and residual neural network with multichannel EEG signals.

    Get PDF
    This paper proposes a classification framework for automatic sleep stage detection in both male and female human subjects by analyzing the electroencephalogram (EEG) data of polysomnography (PSG) recorded for three regions of the human brain, i.e., the pre-frontal, central, and occipital lobes. Without considering any artifact removal approach, the residual neural network (ResNet) architecture is used to automatically learn the distinctive features of different sleep stages from the power spectral density (PSD) of the raw EEG data. The residual block of the ResNet learns the intrinsic features of different sleep stages from the EEG data while avoiding the vanishing gradient problem. The proposed approach is validated using the sleep dataset of the Dreams database, which comprises of EEG signals for 20 healthy human subjects, 16 female and 4 male. Our experimental results demonstrate the effectiveness of the ResNet based approach in identifying different sleep stages in both female and male subjects compared to state-of-the-art methods with classification accuracies of 87.8% and 83.7%, respectively

    Improvement of Risk Assessment Using Numerical Analysis for an Offshore Plant Dipole Antenna

    No full text
    This paper proposes a numerical analysis method for improving risk assessment of radio frequency (RF) hazards. To compare the results of conventional code analysis, the values required for dipole antenna risk assessment, which is widely used in offshore plants based on the British standards (BS) guide, are calculated using the proposed numerical analysis. Based on the BS (published document CENELEC technical report (PD CLC/TR) 50427:2004 and international electrotechnical commission (IEC) 60079 for an offshore plant dipole antenna, an initial assessment, a full assessment, and on-site test procedures are performed to determine if there is a potential risk of high-frequency ignition. Alternatively, numerical analysis is performed using the Ansys high frequency structure simulator (HFSS) tool to compare results based on the BS guide. The proposed method computes the effective field strength and power for the antenna without any special consideration of the structure to simplify the calculation. Experimental results show that the proposed numerical analysis outperforms the risk assessment based on the BS guide in accuracy of the evaluation

    Emotional Stress State Detection Using Genetic Algorithm-Based Feature Selection on EEG Signals

    No full text
    In recent years, stress analysis by using electro-encephalography (EEG) signals incorporating machine learning techniques has emerged as an important area of research. EEG signals are one of the most important means of indirectly measuring the state of the brain. The existing stress algorithms lack efficient feature selection techniques to improve the performance of a subsequent classifier. In this paper, genetic algorithm (GA)-based feature selection and k-nearest neighbor (k-NN) classifier are used to identify stress in human beings by analyzing electro-encephalography (EEG) signals. GA is incorporated in the stress analysis pipeline to effectively select subset of features that are suitable to enhance the performance of the k-NN classifier. The performance of the proposed method is evaluated using the Database for Emotion Analysis using Physiological Signals (DEAP), which is a public EEG dataset. A feature set is extracted in 32 EEG channels, which consists of statistical features, Hjorth parameters, band power, and frontal alpha asymmetry. The selected features through GA are used as input to the k-NN classifier to distinguish whether each EEG datapoint represents a stress state. To further consolidate, the effectiveness of the proposed method is compared with that of a state-of-the-art principle component analysis (PCA) method. Experimental results show that the proposed GA-based method outperforms PCA, with GA demonstrating 71.76% classification accuracy compared with 65.3% for PCA. Thus, it can be concluded that the proposed method can be effectively used for stress analysis with high classification accuracy

    Strict-Feedback Backstepping Digital Twin and Machine Learning Solution in AE Signals for Bearing Crack Identification

    No full text
    Bearings are nonlinear systems that can be used in several industrial applications. In this study, the combination of a strict-feedback backstepping digital twin and machine learning algorithm was developed for bearing crack type/size diagnosis. Acoustic emission sensors were used to collect normal and abnormal data for various crack sizes and motor speeds. The proposed method has three main steps. In the first step, the strict-feedback backstepping digital twin is designed for acoustic emission signal modeling and estimation. After that, the acoustic emission residual signal is generated. Finally, a support vector machine is recommended for crack type/size classification. The proposed digital twin is presented in two steps, (a) AE signal modeling and (b) AE signal estimation. The AE signal in normal conditions is modeled using an autoregressive technique, the Laguerre algorithm, a support vector regression technique and a Gaussian process regression procedure. To design the proposed digital twin, a strict-feedback backstepping observer, an integral term, a support vector regression and a fuzzy logic algorithm are suggested for AE signal estimation. The Ulsan Industrial Artificial Intelligence (UIAI) Lab’s bearing dataset was used to test the efficiency of the combined strict-feedback backstepping digital twin and machine learning technique for bearing crack type/size diagnosis. The average accuracies of the crack type diagnosis and crack size diagnosis of acoustic emission signals for the bearings used in the proposed algorithm were 97.13% and 96.9%, respectively

    A Bearing Fault Classification Framework Based on Image Encoding Techniques and a Convolutional Neural Network under Different Operating Conditions

    No full text
    Diagnostics of mechanical problems in manufacturing systems are essential to maintaining safety and minimizing expenditures. In this study, an intelligent fault classification model that combines a signal-to-image encoding technique and a convolution neural network (CNN) with the motor-current signal is proposed to classify bearing faults. In the beginning, we split the dataset into four parts, considering the operating conditions. Then, the original signal is segmented into multiple samples, and we apply the Gramian angular field (GAF) algorithm on each sample to generate two-dimensional (2-D) images, which also converts the time-series signals into polar coordinates. The image conversion technique eliminates the requirement of manual feature extraction and creates a distinct pattern for individual fault signatures. Finally, the resultant image dataset is used to design and train a 2-layer deep CNN model that can extract high-level features from multiple images to classify fault conditions. For all the experiments that were conducted on different operating conditions, the proposed method shows a high classification accuracy of more than 99% and proves that the GAF can efficiently preserve the fault characteristics from the current signal. Three built-in CNN structures were also applied to classify the images, but the simple structure of a 2-layer CNN proved to be sufficient in terms of classification results and computational time. Finally, we compare the experimental results from the proposed diagnostic framework with some state-of-the-art diagnostic techniques and previously published works to validate its superiority under inconsistent working conditions. The results verify that the proposed method based on motor-current signal analysis is a good approach for bearing fault classification in terms of classification accuracy and other evaluation parameters

    A Reliable Health Indicator for Fault Prognosis of Bearings

    No full text
    Estimation of the remaining useful life (RUL) of bearings is important to avoid abrupt shutdowns in rotary machines. An important task in RUL estimation is the construction of a suitable health indicator (HI) to infer the bearing condition. Conventional health indicators rely on features of the vibration acceleration signal and are predominantly calculated without considering its non-stationary nature. This often results in an HI with a trend that is difficult to model, as well as random fluctuations and poor correlation with bearing degradation. Therefore, this paper presents a method for constructing a bearing’s HI by considering the non-stationarity of the vibration acceleration signals. The proposed method employs the discrete wavelet packet transform (DWPT) to decompose the raw signal into different sub-bands. The HI is extracted from each sub-band signal, smoothened using locally weighted regression, and evaluated using a gradient-based method. The HIs showing the best trends among all the sub-bands are iteratively accumulated to construct an HI with the best trend over the entire life of the bearing. The proposed method is tested on two benchmark bearing datasets. The results show that the proposed method yields an HI that correlates well with bearing degradation and is relatively easy to model

    Classification Framework of the Bearing Faults of an Induction Motor Using Wavelet Scattering Transform-Based Features

    No full text
    In the machine learning and data science pipelines, feature extraction is considered the most crucial component according to researchers, where generating a discriminative feature matrix is the utmost challenging task to achieve high classification accuracy. Generally, the classical feature extraction techniques are sensitive to the noisy component of the signal and need more time for training. To deal with these issues, a comparatively new feature extraction technique, referred to as a wavelet scattering transform (WST) is utilized, and incorporated with ML classifiers to design a framework for bearing fault classification in this paper. The WST is a knowledge-based technique, and the structure is similar to the convolution neural network. This technique provides low-variance features of real-valued signals, which are usually necessary for classification tasks. These signals are resistant to signal deformation and preserve information at high frequencies. The current signal data from a publicly available dataset for three different bearing conditions are considered. By combining the scattering path coefficients, the decomposition coefficients from the 0th and 1st layers are considered as features. The experimental results demonstrate that WST-based features, when used with ensemble ML algorithms, could achieve more than 99% classification accuracy. The performance of ANN models with these features is similar. This work exhibits that utilizing WST coefficients for the motor current signal as features can improve the bearing fault classification accuracy when compared to other feature extraction approaches such as empirical wavelet transform (EWT), information fusion (IF), and wavelet packet decomposition (WPD). Thus, our proposed approach can be considered as an effective classification method for the fault diagnosis of rotating machinery

    A Watermarking Technique for Biomedical Images Using SMQT, Otsu, and Fuzzy C-Means

    No full text
    Digital watermarking is a process of giving security from unauthorized use. To protect the data from any kind of misuse while transferring, digital watermarking is the most popular authentication technique. This paper proposes a novel digital watermarking scheme for biomedical images. In the model, initially, the biomedical image is preprocessed using improved successive mean quantization transform (SMQT) which uses the Otsu’s threshold value. In the next phase, the image is segmented using Otsu and Fuzzy c-means. Afterwards, the watermark is embedded in the image using discrete wavelet transform (DWT) and inverse DWT (IDWT). Finally, the watermark is extracted from the biomedical image by executing the inverse operation of the embedding process. Experimental results exhibit that the proposed digital watermarking scheme outperforms the typical models in terms of effectiveness and imperceptibility while maintaining robustness against different attacks by demonstrating a lower bit error rate (BER), a cross-correlation value closer to one, and higher values of structural similarity index measures (SSIM) and peak signal-to-noise ratio (PSNR)
    corecore